activatePalettes
Type
property
Summary
Specifies whether palettes have the same appearance when active and inactive.
Syntax
set the activatePalettes to {true | false}
Description
By default, the activatePalettes is true if LiveCode is running on a Mac OS system and false otherwise.
If the activatePalettes is true, all palettes look the same. If it is false, the active palette window looks different from the other palette windows.
Examples
set the activatePalettes to false
if the activatePalettes then hideAllPalettes
Related
command: palette
property: raisePalettes, lookAndFeel, hidePalettes
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
Platforms
desktop